home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Propagation Predicton for Radio Communication
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : IWG CORP.
- -- : 975 Hornblend St., Suite C
- -- : San Diego, CA 92109
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1986, IWG Corp.
- -- DATE CREATED : October, 1985
- -- DATE RELEASED : October, 1985
- -- DATE LAST UPDATED :
- -- LOCATION : ASR
- -- ENVIRONMENT : TeleSoft 1.5
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : TOOLS
- -- CATEGORY LEVEL 2 : Propagation Prediction
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Prediction, Propagation
- -- INDEX : Propagation Prediction
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_12
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.TOOLS>PRP*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.TOOLS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- PRP.ABS 2297 49
- -- PRP.CMM 568 31
- -- PRP.DAT 56208 995
- -- PRP.DOC 23028 719
- -- PRP.PRO 3578 76
- -- PRP.RPT 11352 185
- -- PRP.SRC 636152 20332
- -- PRPDATA.DIS 46 4
- -- PRPDEBUG.DOC 1036 42
- -- PRPREN.SUB 391 12
- -- PRPSRC.DIS 260 28
- -- PRPTEST.DAT 11048 318
- -- PRPTEST.DIS 91 7
- -- =============== ========== ==========
- -- 13 Files 746055 22798
- --= ABSTRACT ===============================================--
- -- PROP_LINK is an interactive program to evaluate the signal
- -- performance and noise of a set of RF propagation links. The program
- -- allows the user to input transmission and receiver data for up to 300
- -- nodes, each with up to 15 transmitters and 15 receivers. RF
- -- propagation routines will be based on the SIMSTAR RF propagation
- -- capabilities.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 10/85 1.0 IWG Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-